home *** CD-ROM | disk | FTP | other *** search
INI File | 1996-03-20 | 3.0 KB | 140 lines |
- [Company]
- ;This will be shown as the label of the Tab control
- TabLabel=Cyberstore
- ;This is the DIB file used for displaying your company's logo (size: 405 X 200)
- LogoFile=cyberstr.dib
- ;This is the 1st string used for describing your company
- Label1=Since 1990, Cyberstore provides a complete range of services to facilitate the integration of Intenet capabilities and business activites.
- ;Support visa ?
- Visa=yes
- ;Support master card ?
- MasterCard=yes
- ;Support american express ?
- AmericanExpress=no
- ;Support discover card ?
- Discover=no
- ;This is the file used for displaying more of your company's information
- InfoFile=cyberstr.txt
- ;This is the string for more info's title
- InfoTitle=More about Cyberstore Systems
- ; Support Transaction ID ? (yes or no, default is yes)
- SupportTID=yes
- ;Specify the # of available phone numbers
- TotalPhone=1
- ;Specify the # of additional informations needed, valid range: 0..10
- TotalField=4
- ;Specify the # of radio button selections, valid range: 0..5
- TotalRadioButtons=4
- ; Specify promotional parameters (up to 5)
- ; chat script descriptions:
- ; syntax: <expect1><sned1><expect2>.....
- ; words are separated by white spaces, that is , spaces or tabs
- ; <expect> escapes:
- ; -c : expect for connection
- ; -n : skip an expect
- ; <send> escapes:
- ; $n : sned a LF
- ; $r : sned a CR
- ; $s : sned a SPACE
- ; $t : sned a TAB
- ; $1 - $9 : wait 1-9 seconds
- ; $$ : sned a $
- Script= -c $2$n$2 ogin: bwktest$n$2 ssword: time4tea$n
- ; the above example means:
- ; expect connection, wait 2 seconds, send LF, wait for '*ogin:'
- ; send 'autodeck', wait for '*ssword', send 'time4tea', wait
- ; for "START", and then start the protocol
-
- ;Additional information
- ;Shoud be same number of fields as specified
- ;in TotalField
-
- ;[Field1]
- ;UserLabel=Name as it appears on credit card
- ;InfoLabel=CCName
- ;Require=yes
- ;Length=45
- ;Type=Ascii
- ;ErrMsg=You must enter your name as it appears on your credit card
-
- ;[Field2]
- ;UserLabel=Password (will show up when typing)
- ;InfoLabel=Password
- ;length=8
- ;Require=yes
- ;ErrMsg=Password must be specified
- ;MinLen=5
- ;Type=AlphaNum
-
- ;[Field3]
- ;UserLabel=Registration Number (Leave blank if unknown)
- ;InfoLabel=RegNum
- ;length=8
- ;ErrMsg=Registration number is an 8 digit number
- ;MinLen=8
- ;Type=digit
-
-
- [RadioButtons]
- UserLabel=Setup Fee $20.00 +
- InfoLabel=subscribe
- defselect=4
- Select1=1 Month - $ 20.00, 15 hrs
- Select2=3 Months - $ 60.00, 15 hrs/month
- Select3=6 Months - $120.00, 20 hrs/month
- Select4=12 Months - $240.00, 25 hrs/month
-
- TotalField=3
-
-
- [Field 1]
-
- UserLabel=Preferred login name:
-
- InfoLabel=INFO1
-
- Length=8
-
- Require=yes
-
- [Field 2]
-
- UserLabel=Second choice for login name:
-
- InfoLabel=INFO2
-
- Length=8
-
- Require=yes
-
- [Field 3]
-
- UserLabel=Password (will show up when typing)
-
- InfoLabel=INFO4
-
- length=8
-
- Require=yes
-
- ErrMsg=Password must be specified
-
- MinLen=5
-
- Type=AlphaNum
-
- [Field 4]
-
- UserLabel=Current Email Address (if any):
-
- InfoLabel=INFO3
-
- Length=40
-
- Require=no
-
- [PhoneList]
- Phone1=+1 (800) 511-5711
- Phone2=+1 (604) 876-0068
-
-